Crate oci_distribution

source ·
Expand description

An OCI Distribution client for fetching oci images from an OCI compliant remote store

Modules

OCI distribution client
Errors related to interacting with an OCI compliant remote store
OCI Manifest
Types for working with registry access secrets

Structs

The OCI client connects to an OCI registry and fetches OCI images.
Reference provides a general type to represent any way of referencing images within an OCI registry.

Enums

Reasons that parsing a string as a Reference can fail.
Desired operation for registry authentication